Skip to content

fix: correct broken doc paths in skill routing table and clean up stray text#856

Merged
fengmk2 merged 1 commit intomainfrom
fix/skill-docs-routing
Mar 14, 2026
Merged

fix: correct broken doc paths in skill routing table and clean up stray text#856
fengmk2 merged 1 commit intomainfrom
fix/skill-docs-routing

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

@Brooooooklyn Brooooooklyn commented Mar 14, 2026

The SKILL.md task routing table referenced non-existent paths (e.g.
docs/vite/guide/cli.md) instead of the actual paths (docs/guide/...).
Also removes a stray filename fragment in docs/guide/lint.md and
excludes the VitePress homepage index.md from skill docs copy since
it contains no textual content for AI agents.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com


Note

Low Risk
Low risk documentation and build-time packaging tweaks; main risk is unintentionally omitting a needed markdown file from the skill docs bundle.

Overview
Fixes Vite+ skill doc routing by replacing outdated docs/vite/... references with the current docs/guide/* and docs/config/* paths, expanding the routing table to cover more common tasks.

Cleans up a stray text fragment in docs/guide/lint.md and updates the CLI build’s copySkillDocs() to skip the VitePress index.md when bundling markdown docs into the skill package.

Written by Cursor Bugbot for commit 9225ff8. This will update automatically on new commits. Configure here.

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 14, 2026

Deploy Preview for viteplus-preview ready!

Name Link
🔨 Latest commit 4443a68
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69b5380310ea7f0008c61ace
😎 Deploy Preview https://deploy-preview-856--viteplus-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link
Copy Markdown
Member

fengmk2 commented Mar 14, 2026

Merge activity

  • Mar 14, 10:27 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Mar 14, 10:27 AM UTC: Graphite rebased this pull request as part of a merge.
  • Mar 14, 10:36 AM UTC: @fengmk2 merged this pull request with Graphite.

…ay text

The SKILL.md task routing table referenced non-existent paths (e.g.
docs/vite/guide/cli.md) instead of the actual paths (docs/guide/...).
Also removes a stray filename fragment in docs/guide/lint.md and
excludes the VitePress homepage index.md from skill docs copy since
it contains no textual content for AI agents.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@fengmk2 fengmk2 force-pushed the fix/skill-docs-routing branch from 9225ff8 to 4443a68 Compare March 14, 2026 10:27
@fengmk2 fengmk2 merged commit a9e2aee into main Mar 14, 2026
38 checks passed
@fengmk2 fengmk2 deleted the fix/skill-docs-routing branch March 14, 2026 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants